Skip to content

Conversation

@jmschonfeld
Copy link
Contributor

This moves most of the remaining test cases to swift-testing (with a few still remaining that I'm working on)

@jmschonfeld jmschonfeld requested review from itingliu and parkera June 30, 2025 18:07
@jmschonfeld
Copy link
Contributor Author

@swift-ci please test

}
#endif // (arch(x86_64) || arch(arm64)) && FOUNDATION_FRAMEWORK
#endif // _pointerBitWidth(_64) && FOUNDATION_FRAMEWORK
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think with this change we can remove this #if FOUNDATION_FRAMEWORK. I'd be happy to do that in a follow up separately.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sounds good! Yeah I'd prefer to do it in a separate change so that this is as close to behaviorally equivalent as possible in case there's any latent issues that testing on new platforms like Linux/Windows would pick up to reduce the risk of this change

@jmschonfeld
Copy link
Contributor Author

@swift-ci please test

@jmschonfeld
Copy link
Contributor Author

@swift-ci please test

@jmschonfeld jmschonfeld merged commit 7828da4 into swiftlang:main Jul 1, 2025
16 checks passed
@jmschonfeld jmschonfeld deleted the swift-testing/further-i18n branch July 1, 2025 22:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants